Do not ignore -Wanalyzer-allocation-size in GCC 14
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 18 Feb 2024 07:48:20 +0000 (23:48 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 18 Feb 2024 08:38:15 +0000 (00:38 -0800)
commit659770fdf535ca683a97d965d2e4ed0f9f321145
tree1fc7731b3e31bea9fe0c5bc7e5569b9ea94eea35
parent42c6cf4e5804312defa9d9caac8882500bd38179
Do not ignore -Wanalyzer-allocation-size in GCC 14

* src/lisp.h (SAFE_ALLOCA_LISP_EXTRA): Use pragma to ignore the
warning only in GCC 13, as the GCC developers say GCC bug 109577
is fixed in GCC 14.
src/lisp.h